Home | All Classes | Grouped Classes | Index | Search

CL_Rectf::operator +

Rect + Rect operator. Rect + Point operator.

	CL_Rectf operator +(
		const CL_Rectf& r);

	CL_Rectf operator +(
		const CL_Pointf& p);

See also:

CL_Point | CL_Pointf | CL_Rect | CL_Rectf



Questions or comments, write to the ClanLib mailing list.